home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19971216-19980424 / 000213_news@newsmaster….columbia.edu _Wed Feb 11 14:05:23 1998.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA07668
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Wed, 11 Feb 1998 14:05:23 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id OAA29490
  7.     for kermit.misc@watsun; Wed, 11 Feb 1998 14:05:22 -0500 (EST)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: Making kermit 6.0 hangup network dials properly
  12. Date: 11 Feb 1998 19:05:22 GMT
  13. Organization: Columbia University
  14. Lines: 17
  15. Message-ID: <6bsspi$nin$1@apakabar.cc.columbia.edu>
  16. References: <rm4t26x9fk.fsf@fluent.com>
  17. NNTP-Posting-Host: watsun.cc.columbia.edu
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:8399
  19.  
  20. In article <rm4t26x9fk.fsf@fluent.com>, John Stoffel  <jfs@fluent.com> wrote:
  21. : ...
  22. : The message I get at the end is:  
  23. :     A network connection to grumpy:2004 might still be active.
  24. :     OK to exit? 
  25. Then insert the command:
  26.  
  27.   set exit warning off
  28.  
  29. : Does anyone have a solution to this?  Even just a page number would
  30. : help.  Thanks.
  31. Pages 463-464 of "Using C-Kermit", 2nd Edition.
  32.  
  33. - Frank